type net/http.http2synctestGroupInterface

8 uses

	net/http (current package)
		h2_bundle.go#L3735: 	group       http2synctestGroupInterface // immutable
		h2_bundle.go#L3741: func http2newBufferedWriter(group http2synctestGroupInterface, conn net.Conn, timeout time.Duration) *http2bufferedWriter {
		h2_bundle.go#L3800: func http2writeWithByteTimeout(group http2synctestGroupInterface, conn net.Conn, timeout time.Duration, p []byte) (n int, err error) {
		h2_bundle.go#L3922: type http2synctestGroupInterface interface {
		h2_bundle.go#L4229: 	group http2synctestGroupInterface
		h2_bundle.go#L7618: 	group         http2synctestGroupInterface
		h2_bundle.go#L7965: 	group   http2synctestGroupInterface
		h2_bundle.go#L8265: 	var group http2synctestGroupInterface